home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 033a / hlist109.zip / HLIST.DOC < prev    next >
Text File  |  1991-09-07  |  2KB  |  40 lines

  1. ╓──────────────────────────────────────────────────────────────────────────╖
  2. ║ HLIST v1.00 - FILE LIST COMPILER by Harvey Parisien    FidoNet 1:249/114 ║
  3. ╙──────────────────────────────────────────────────────────────────────────╜
  4.  
  5. It's very simple to use.  You need only to edit the configuration file
  6. included, as follows...
  7.  
  8. Line 1: Your system name (max 35 characters long)
  9. Line 2: drive:\path\filename.ext of your header file
  10. Line 3: days old to qualify as NEW files (1 TO 99)
  11. Line 4: drive:\path\filename.ext of your output file for your FILE LIST
  12. Line 5: drive:\path\filename.ext of your output file for your NEW FILE LIST
  13. Line 6: reserved for future feature.
  14. Line 7 and so on, contains 1 line per area you have a files.bbs file on and
  15.         want HLIST to process.  The data is in this format...
  16.          drive:\path\filename.ext YOUR TITLE TEXT
  17.  
  18.  (Lines in your config file prefaced by a ; are for comments only)
  19.  
  20. ;-----------------< Sample >----------------------
  21. The Lighthouse BBS
  22. HLIST.HDR
  23. 10
  24. HLIST.LST
  25. HLIST.NEW
  26. reserved
  27. ;-----< your paths and titles follow here >-------
  28. C:\MAX\FILES\UTILS Utilities and Stuff
  29. C:\MAX\FILES\BBS   BBS Type Stuff
  30.  
  31. For the above example HLIST will create HLIST.LST using a header file of
  32. HLIST.HDR (straight text) and then follow with a list of files in areas
  33. C:\MAX\FILES\UTILS and C:\MAX\FILES\BBS. HLIST will also create HLIST.NEW
  34. which is a list of all new files as per Line 3.
  35.  
  36. ╓──────────────────────────────────────────────────────────────────────────╖
  37. ║ HLIST v1.00 - Copyright (c) 1991 by Harvey Parisien    FidoNet 1:249/114 ║
  38. ╙──────────────────────────────────────────────────────────────────────────╜
  39.               HLIST is a freely available file list compiler.
  40.